How to Install kimchi software package in Ubuntu 17.04 (Zesty Zapus)

How to Install kimchi software package in Ubuntu 17.04 (Zesty Zapus)

kimchi software package provides HTML5 based management tool for KVM, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kimchi 

kimchi is installed in your system.

Make ensure the kimchi package were installed using the commands given below,

$ sudo dpkg-query -l | grep kimchi *

You will get with kimchi package name, version, architecture and description in a table

kimchi package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Miscellaneous
Package kimchi
Version 1.5.0-0ubuntu1
Description HTML5 based management tool for KVM
Sub Section misc


See Also, How to uninstall or remove kimchi software package from Ubuntu 17.04 (Zesty Zapus)?